Skip to content

Report an error on unterminated string literals (and more) #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 26, 2020

Conversation

nickolay
Copy link
Contributor

See individual commits.

nickolay added 3 commits May 10, 2020 21:16
https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports
"Import with single component use path such as `use cratename;`
is not necessary, and thus should be removed."
...updated the TODOs regarding single-quoted literals parsing while at it.
@nickolay nickolay merged commit f614481 into apache:master May 26, 2020
@nickolay nickolay deleted the pr/unterminated-string-literal branch May 26, 2020 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant